tools/xcutils: use official headers in readnotes
authorJuergen Gross <jgross@suse.com>
Fri, 28 Aug 2020 15:07:32 +0000 (17:07 +0200)
committerWei Liu <wl@xen.org>
Wed, 9 Sep 2020 10:57:25 +0000 (10:57 +0000)
commit725588cfd11443689a40db4bf31e71b974ff5555
treed74873dac09c2d7d2a268e675e0fa3e0b9a850fe
parent7e0165c19387e8eece4c3b28d20f7fcc86533685
tools/xcutils: use official headers in readnotes

readnotes.c is including xg_private.h. Now that the xenctrl headers
are structured better this is no longer needed.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Wei Liu <wl@xen.org>
tools/xcutils/Makefile
tools/xcutils/readnotes.c